home *** CD-ROM | disk | FTP | other *** search
- on mouseEnter me
- cursor(280)
- set the member of sprite the currentSpriteNum to "Ban1glow"
- end
-
- on mouseLeave me
- cursor(-1)
- set the member of sprite the currentSpriteNum to "Ban1"
- end
-
- on mouseDown me
- set the member of sprite the currentSpriteNum to "Ban1glow"
- do(the text of field "sign1")
- end
-